home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 001 / xfer140.arc / XFER.DOC next >
Text File  |  1986-05-03  |  3KB  |  61 lines

  1.  
  2.              <<<===  X F E R - DOS FILE TRANSFER UTILITY  ===>>>
  3.  
  4.                           Version 1.40, May 3, 1986
  5.  
  6.          (C) 1985, 1986 J.C. Kilday Associates, Peaks Island, ME 04108
  7.  
  8.  
  9.      XFER is a  standalone utility supporting  XMODEM/CRC, XMODEM/Checksum,
  10.      and YMODEM file transfer operations at the DOS level.  It is installed
  11.      on a host system and may be accessed by the caller after dropping into
  12.      DOS (through CTTY, etc.).  This release, v1.40, incorporates a  faster
  13.      implementation  of  the  YMODEM  file  transfer protocol.  The receive
  14.      routine appears to be significantly  faster than that used by  PCBoard
  15.      and DBBS during YMODEM uploads.
  16.  
  17.      File transfer occurs to/from the default directory on the host  system
  18.      or the drive/directory included in  the filespec entered for the  file
  19.      to  be  uploaded/downloaded.   XFER.EXE  should  be  located  in   any
  20.      directory included in  the current PATH  on the host  system.  Command
  21.      syntax is simply:
  22.                                   XFER [Y]
  23.  
  24.      where the optional parm ("Y"  or "y") if included specifies  that XFER
  25.      is to be initialized for  conducting YMODEM transfers only.  If  the Y
  26.      parm is omitted,  XFER is initialized  to conduct XMODEM  (Checksum or
  27.      CRC) transfers only.
  28.  
  29.      On start-up, XFER searches  for an "active" communications  port (COM1
  30.      or COM2).  If the status of COM1, is DATA SET READY and CARRIER DETECT
  31.      and  a  speed  of  300,  1200,  or  2400  bps,  then  XFER  takes over
  32.      communications at N, 8, and 1.   If COM1 is not active, it  checks for
  33.      an active COM2 meeting the  same criteria.  If neither port  is active
  34.      (meaning it  was started  while in  local mode  and no  communications
  35.      active), XFER exits after printing on the would-be "host" console  "NO
  36.      COMM PORT ACTIVE."
  37.  
  38.      If  XFER  is  started  without  the  Y  parm, downloads use the XMODEM
  39.      variation the remote system  is set for.  XFER  adjusts automatically.
  40.      XMODEM/CRC  uploads,  however,  are  specified  by  entering  "U"; and
  41.      Checksum uploads by "C".  Any combination of uploads and downloads may
  42.      be performed  before quitting  to DOS.  Return to  DOS is accomplished
  43.      without loss of carrier.
  44.  
  45.      This package is intended for use by SYSOPS or others who have need for
  46.      operating a "host system" remotely and working at the DOS level on the
  47.      host.   It  facilitates  file  transfers  directly to/from directories
  48.      which are not accessible by the host software.  XFER also may be  used
  49.      with simpler host  software packages which  allow a caller  to drop to
  50.      DOS (e.g., JAXHOST2).  XFER will not work in local mode.
  51.  
  52.      You are free to use  this package (privately or commercially)  so long
  53.      as  it  is  not  included  in  any  product or system that is sold for
  54.      profit.  Feedback regarding problems  (and successes, of course)  with
  55.      the use of XFER are welcomed.
  56.                                          Jack Kilday
  57.                                          Northern Lights BBS
  58.                                          207-766-2467 (2400/1200)
  59.  
  60.                                          CIS ID: 72307,2156
  61.